Update how minutes archive is displayed#139
Closed
StanFromIreland wants to merge 3 commits intopython:mainfrom
Closed
Update how minutes archive is displayed#139StanFromIreland wants to merge 3 commits intopython:mainfrom
StanFromIreland wants to merge 3 commits intopython:mainfrom
Conversation
(cherry picked from commit 96e6c5c)
0202ac1 to
fa14064
Compare
Member
|
This is a visually nicer display than the current, but it adds too much manual raw HTML that would need updating each time a new minute is added. As such, closing this for now -- but feel free to open an issue or a fresh PR -- I would suggest a better approach might be to write a Sphinx extension. A |
Member
Author
|
@AA-Turner There is very little work to add a new entry. Are you sure this is not possible? All one has to do is add the minutes to the toc tree like before, and then and: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates how minutes archive is displayed styled on the Python Boards Minutes archive.
Updating almost the same as before. All new minutes are added as markdown files however you have to link the html to the built html file from the markdown.

📚 Documentation preview 📚: https://docs-community--139.org.readthedocs.build/